FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package eng.fhir.profile.dev#0.0.7-beta (78 ms)

Package eng.fhir.profile.dev
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/StructureDefinition/LogicalModel_Indirizzo
Url https://eng.it/fhir/StructureDefinition/LogicalModel_Indirizzo
Status draft
Date 2023-03-13T14:51:36.8841279+00:00
Name Indirizzo
Experimental False
Authority hl7
Type https://eng.it/fhir/StructureDefinition/LogicalModel_Indirizzo
Kind logical

Resources that use this resource

StructureDefinition
https://eng.it/fhir/StructureDefinition/LogicalModel_Patient_Eng LogicalModel_Patient_Eng

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://eng.it/fhir/StructureDefinition/LogicalModel_Indirizzo",
  "name" : "Indirizzo",
  "status" : "draft",
  "date" : "2023-03-13T14:51:36.8841279+00:00",
  "fhirVersion" : "4.0.1",
  "kind" : "logical",
  "abstract" : false,
  "type" : "https://eng.it/fhir/StructureDefinition/LogicalModel_Indirizzo",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "LogicalModel_Indirizzo",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo",
        "short" : "Base for all elements",
        "definition" : "Base definition for all elements in a resource.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Element"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.id",
        "path" : "LogicalModel_Indirizzo.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.tipo",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.tipo",
        "short" : "tipo di indirizzo (e.g physical, postal)",
        "definition" : "Elemento codificato per il tipo di indirizzo.",
        "comment" : "Distingue tra indirizzi fisici (quelli che si possono visitare) e indirizzi postali (ad esempio caselle postali e indirizzi di assistenza). La maggior parte degli indirizzi sono entrambi.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.tipo",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE"
          },
          {
            "identity" : "rim",
            "map" : "CD"
          },
          {
            "identity" : "orim",
            "map" : "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.periodoValidita",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.periodoValidita",
        "short" : "periodo di validità",
        "definition" : "Il periodo in cui l'inidirizzo è in uso.",
        "comment" : "Sarà mappato nell'elemento address.period",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.periodoValidita",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Period",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Period"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "per-1",
            "severity" : "error",
            "human" : "If present, start SHALL have a lower value than end",
            "expression" : "start.hasValue().not() or end.hasValue().not() or (start <= end)",
            "xpath" : "not(exists(f:start/@value)) or not(exists(f:end/@value)) or (xs:dateTime(f:start/@value) <= xs:dateTime(f:end/@value))",
            "source" : "http://hl7.org/fhir/StructureDefinition/Period"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "DR"
          },
          {
            "identity" : "rim",
            "map" : "IVL<TS>[lowClosed=\"true\" and highClosed=\"true\"] or URG<TS>[lowClosed=\"true\" and highClosed=\"true\"]"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.stringaIndirizzo",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.stringaIndirizzo",
        "short" : "Indirizzo completo, parziale o totale",
        "definition" : "Nome della strada, numero, direzione e casella postale, ecc.",
        "comment" : "Sarà mappato nell'elemento address.line",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.stringaIndirizzo",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "example" : [
          {
            "label" : "esempio inidirizzo completo",
            "valueString" : "Via dei Carpini 33r, scala 2, interno 8"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo",
        "short" : "Base for elements defined inside a resource",
        "definition" : "Base definition for all elements that are defined inside a resource - but not those in a data type.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.id",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "Unique id for inter-element referencing",
        "definition" : "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl" : "string"
              }
            ],
            "code" : "http://hl7.org/fhirpath/System.String"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.extension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias" : [
          "extensions",
          "user content"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.modifierExtension",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.modifierExtension",
        "short" : "Extensions that cannot be ignored even if unrecognized",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements" : "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](extensibility.html#modifierExtension).",
        "alias" : [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "BackboneElement.modifierExtension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key" : "ext-1",
            "severity" : "error",
            "human" : "Must have either extensions or value[x], not both",
            "expression" : "extension.exists() != value.exists()",
            "xpath" : "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source" : "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier" : true,
        "isModifierReason" : "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "rim",
            "map" : "N/A"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.cap",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.cap",
        "short" : "Codice Avviamento Postale",
        "definition" : "Elemento che contiene il codice di avviamento postale.",
        "comment" : "Sarà mappato nell'elemento address.postalCode",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.cap",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.comune",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.comune",
        "short" : "nome del comune",
        "definition" : "Elemento che contiene il nome del comune.",
        "comment" : "Sarà mappato nell'elemento address.city",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.comune",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceComune",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceComune",
        "short" : "Codice comune (e.g. ISTAT; Catasto)",
        "definition" : "Elemento codificato per il codice del comune.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per il codice catastale dei comuni (agenzia dell'entrate): http://terminology.hl7.it/CodeSystem/mef-ae-comuni\r\n\r\n* per ISTAT relativi ai comuni, alle province e alle regioni: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceComune",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
                  "code" : "005005",
                  "display" : "Asti"
                }
              ]
            }
          },
          {
            "label" : "codice Castatale",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/mef-ae-comuni",
                  "code" : "A479",
                  "display" : "Asti"
                }
              ]
            }
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE"
          },
          {
            "identity" : "rim",
            "map" : "CD"
          },
          {
            "identity" : "orim",
            "map" : "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.provincia",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.provincia",
        "short" : "nome della provincia",
        "definition" : "Elemento che contiene il nome della provincia.",
        "comment" : "Sarà mappato nell'elemento address.district",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.provincia",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceProvincia",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceProvincia",
        "short" : "Codice Provincia",
        "definition" : "Elemento codificato per il codice della provincia.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per la sigla delle provincie (agenzia delle entrate): http://terminology.hl7.it/CodeSystem/mef-ae-province\r\n\r\n* per ISTAT relativi ai comuni, alle province e alle regioni: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceProvincia",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
                  "code" : "026",
                  "display" : "Treviso"
                }
              ]
            }
          },
          {
            "label" : "codice SIGLA",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/mef-ae-province",
                  "code" : "TV",
                  "display" : "Treviso"
                }
              ]
            }
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE"
          },
          {
            "identity" : "rim",
            "map" : "CD"
          },
          {
            "identity" : "orim",
            "map" : "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.regione",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.regione",
        "short" : "nome della regione",
        "definition" : "Elemento che contiene il nome della regione.",
        "comment" : "Sarà mappato nell'elemento address.state",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.regione",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceRegione",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceRegione",
        "short" : "Codice Regione",
        "definition" : "Elemento codificato per il codice della regione.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per il minsan della regione (agenzia dell'entrate): http://terminology.hl7.it/CodeSystem/minsan-regione\r\n\r\n* per ISTAT relativi ai comuni, alle province e alle regioni: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceRegione",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
                  "code" : "05",
                  "display" : "Veneto"
                }
              ]
            }
          },
          {
            "label" : "codice MINSAN",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/minsan-regione",
                  "code" : "21",
                  "display" : "Veneto"
                }
              ]
            }
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE"
          },
          {
            "identity" : "rim",
            "map" : "CD"
          },
          {
            "identity" : "orim",
            "map" : "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.stato",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.stato",
        "short" : "nome dello stato",
        "definition" : "Elemento che contiene il nome dello stato.",
        "comment" : "Sarà mappato nell'elemento address.country",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.stato",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceStato",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceStato",
        "short" : "Codice Stato",
        "definition" : "Elemento codificato per il codice dello stato.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per ISTAT relativi agli Stati: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritorialiEstere",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceStato",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritorialiEstere",
                  "code" : "100",
                  "display" : "Italia"
                }
              ]
            }
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE"
          },
          {
            "identity" : "rim",
            "map" : "CD"
          },
          {
            "identity" : "orim",
            "map" : "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.ufficialita",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.ufficialita",
        "short" : "Indirizzo ufficiale",
        "definition" : "Elemento di tipo boolean per poter distinguere l'inidirizzo di domicilio da quello di residenza.",
        "comment" : "Viene mappato nell'estesnione: http://hl7.org/fhir/StructureDefinition/address-official\r\n\r\nViene settata a true, per indicare la residenza in combinazione con patient.address.use (use= home)",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.ufficialita",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "boolean",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.addressType",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
            "valueCode" : "normative"
          },
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
            "valueCode" : "4.0.0"
          }
        ],
        "path" : "LogicalModel_Indirizzo.addressType",
        "short" : "tipo di indirizzo (e.g. immigrazione o emigrazione)",
        "definition" : "Elemento codificato che definisce la tipologia di indirizzo da utilizzare SOLO nel caso in cui è necessario inserire le informazioni su:\r\n\r\n* immigrazione\r\n\r\n* emigrazione",
        "comment" : "Viene mappato nell'estensione: http://cct.eng.it/FHIR/schema/addressType",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "LogicalModel_Indirizzo.addressType",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "condition" : [
          "ele-1"
        ],
        "constraint" : [
          {
            "key" : "ele-1",
            "severity" : "error",
            "human" : "All FHIR elements must have a @value or children",
            "expression" : "hasValue() or (children().count() > id.count())",
            "xpath" : "@value|f:*|h:div",
            "source" : "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          },
          {
            "identity" : "v2",
            "map" : "CE/CNE/CWE"
          },
          {
            "identity" : "rim",
            "map" : "CD"
          },
          {
            "identity" : "orim",
            "map" : "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          }
        ]
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "LogicalModel_Indirizzo",
        "path" : "LogicalModel_Indirizzo",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Element"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.tipo",
        "path" : "LogicalModel_Indirizzo.tipo",
        "short" : "tipo di indirizzo (e.g physical, postal)",
        "definition" : "Elemento codificato per il tipo di indirizzo.",
        "comment" : "Distingue tra indirizzi fisici (quelli che si possono visitare) e indirizzi postali (ad esempio caselle postali e indirizzi di assistenza). La maggior parte degli indirizzi sono entrambi.",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.periodoValidita",
        "path" : "LogicalModel_Indirizzo.periodoValidita",
        "short" : "periodo di validità",
        "definition" : "Il periodo in cui l'inidirizzo è in uso.",
        "comment" : "Sarà mappato nell'elemento address.period",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Period",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/Period"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.stringaIndirizzo",
        "path" : "LogicalModel_Indirizzo.stringaIndirizzo",
        "short" : "Indirizzo completo, parziale o totale",
        "definition" : "Nome della strada, numero, direzione e casella postale, ecc.",
        "comment" : "Sarà mappato nell'elemento address.line",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "example" : [
          {
            "label" : "esempio inidirizzo completo",
            "valueString" : "Via dei Carpini 33r, scala 2, interno 8"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "BackboneElement"
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.cap",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.cap",
        "short" : "Codice Avviamento Postale",
        "definition" : "Elemento che contiene il codice di avviamento postale.",
        "comment" : "Sarà mappato nell'elemento address.postalCode",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.comune",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.comune",
        "short" : "nome del comune",
        "definition" : "Elemento che contiene il nome del comune.",
        "comment" : "Sarà mappato nell'elemento address.city",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceComune",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceComune",
        "short" : "Codice comune (e.g. ISTAT; Catasto)",
        "definition" : "Elemento codificato per il codice del comune.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per il codice catastale dei comuni (agenzia dell'entrate): http://terminology.hl7.it/CodeSystem/mef-ae-comuni\r\n\r\n* per ISTAT relativi ai comuni, alle province e alle regioni: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
                  "code" : "005005",
                  "display" : "Asti"
                }
              ]
            }
          },
          {
            "label" : "codice Castatale",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/mef-ae-comuni",
                  "code" : "A479",
                  "display" : "Asti"
                }
              ]
            }
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.provincia",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.provincia",
        "short" : "nome della provincia",
        "definition" : "Elemento che contiene il nome della provincia.",
        "comment" : "Sarà mappato nell'elemento address.district",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceProvincia",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceProvincia",
        "short" : "Codice Provincia",
        "definition" : "Elemento codificato per il codice della provincia.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per la sigla delle provincie (agenzia delle entrate): http://terminology.hl7.it/CodeSystem/mef-ae-province\r\n\r\n* per ISTAT relativi ai comuni, alle province e alle regioni: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
                  "code" : "026",
                  "display" : "Treviso"
                }
              ]
            }
          },
          {
            "label" : "codice SIGLA",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/mef-ae-province",
                  "code" : "TV",
                  "display" : "Treviso"
                }
              ]
            }
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.regione",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.regione",
        "short" : "nome della regione",
        "definition" : "Elemento che contiene il nome della regione.",
        "comment" : "Sarà mappato nell'elemento address.state",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceRegione",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceRegione",
        "short" : "Codice Regione",
        "definition" : "Elemento codificato per il codice della regione.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per il minsan della regione (agenzia dell'entrate): http://terminology.hl7.it/CodeSystem/minsan-regione\r\n\r\n* per ISTAT relativi ai comuni, alle province e alle regioni: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali",
                  "code" : "05",
                  "display" : "Veneto"
                }
              ]
            }
          },
          {
            "label" : "codice MINSAN",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/minsan-regione",
                  "code" : "21",
                  "display" : "Veneto"
                }
              ]
            }
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.stato",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.stato",
        "short" : "nome dello stato",
        "definition" : "Elemento che contiene il nome dello stato.",
        "comment" : "Sarà mappato nell'elemento address.country",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "string",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceStato",
        "path" : "LogicalModel_Indirizzo.strutturaIndirizzo.codiceStato",
        "short" : "Codice Stato",
        "definition" : "Elemento codificato per il codice dello stato.",
        "comment" : "Sarà mappato attraverso l'estensione http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding in cui sono usati i seguenti sistemi di codifica:\r\n\r\n* per ISTAT relativi agli Stati: http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritorialiEstere",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "example" : [
          {
            "label" : "codice ISTAT",
            "valueCodeableConcept" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritorialiEstere",
                  "code" : "100",
                  "display" : "Italia"
                }
              ]
            }
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.ufficialita",
        "path" : "LogicalModel_Indirizzo.ufficialita",
        "short" : "Indirizzo ufficiale",
        "definition" : "Elemento di tipo boolean per poter distinguere l'inidirizzo di domicilio da quello di residenza.",
        "comment" : "Viene mappato nell'estesnione: http://hl7.org/fhir/StructureDefinition/address-official\r\n\r\nViene settata a true, per indicare la residenza in combinazione con patient.address.use (use= home)",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "boolean",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/boolean"
            ]
          }
        ]
      },
      {
        "id" : "LogicalModel_Indirizzo.addressType",
        "path" : "LogicalModel_Indirizzo.addressType",
        "short" : "tipo di indirizzo (e.g. immigrazione o emigrazione)",
        "definition" : "Elemento codificato che definisce la tipologia di indirizzo da utilizzare SOLO nel caso in cui è necessario inserire le informazioni su:\r\n\r\n* immigrazione\r\n\r\n* emigrazione",
        "comment" : "Viene mappato nell'estensione: http://cct.eng.it/FHIR/schema/addressType",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "CodeableConcept",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.